Aktuelle Azubi-Neugigkeiten - Alles auf einen Blick
Missing Method in NewsController
Error: The action www.hwk-hamburg.de is not defined in controller NewsController
Error: Create NewsController::www.hwk-hamburg.de() in file: app/controllers/news_controller.php.
<?php
class NewsController extends AppController {
var $name = 'News';
function www.hwk-hamburg.de() {
}
}
?>
Notice: If you want to customize this error message, create app/views/errors/missing_action.ctp
